Close End Parenthesis By Samuel Stearley
Copywrite 2001
________________________________________________________________





INTRODUCTION:
________________________________________________________
People have come up with a method so that when
an item is chosen from a custom toolbar it moves
the cursor back one space.  This is good because
it can move the cursor back between the parenthesis
of a function so that the user can enter arguments.

This event hook provides such a feature for any text
pasted from a menu(catalog/math/var-link) or a key
combo(diamond + y for Sine)

It does not provide this feature for text pasted from
the clipboard.





INSTALLATION:
_________________________________________________________
Send it to your calc and run it.  If you have have an
unpatched hw2 calc with ams version greater than 2.00
then you will need to also install h220xstr by Kevin
Kofler.  See the readme of his event hook uninstaller
for his web page.





UNINSTALLATION:
_________________________________________________________
Use the program UnInEvhk by Kevin Kofler.  It has it's
own liscence and documentation which you should read.





CONTACT ME:
__________________________________________________________
I may be contacted at sstear70@calvin.edu.  When reporting
bugs please specify your hardware version, ams version,
kernel installed, version of that kernel, and other event
hooks that you have installed.





THE FINE PRINT:
_____________________________________________________________________
Close End Parenthesis may be distributed anyway possible without
  permission as long as no profit is made off of that distribution.
  If profit is being made on such a distribution then my permission
  is needed.  This includes but is not limited to CDs, floppies,
  and downloads off of an internet or ftp site.
Do not separate the files in this zip archive or distribute a
  modified version of this zip archive.
I am not responsible for any crash, damage to calculator, or
  loss of data that might result from the use of Close end
  Parenthesis.
The code is open source and if you borrow from it then give me
  some credit it your readme.





THANKS:
__________________________________________________________________
Zeljko Juric for tigcc documentation.

Kevin Kofler for his auto close bracket code, for setting
event hook standards, for the event hook uninstaller and 
suggestions with my other program complete.

Rusty Wagner for VTI.